home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / dev / src / intuistar.lha / IntuiStar.readme
Encoding:
Text File  |  2002-01-02  |  1.0 KB  |  48 lines

  1. Short: Intuition fractal graphics
  2. Autor: walternn@studi.informatik.uni-stuttgart.de (Norman Walter)
  3. Uploader: walternn@studi.informatik.uni-stuttgart.de (Norman Walter)
  4. Type: dev/src
  5. Requires: C Compiler (e.g. gcc, StormC)
  6.  
  7.  
  8. Demonstration of recursive programming and Intuition primitives.
  9. I made the same example with OpenGL, but this time I use Intuition and
  10. the Amiga Graphic-Primitives out of the Kickstart-ROM.
  11.  
  12.  
  13. Literature:
  14.  
  15. Brian W. Kernighan, Dennis M. Ritchie:
  16. The C Programming Language
  17.  
  18. Peter Wollschlaeger:
  19. C auf dem Amiga
  20.  
  21. Robert Segewick:
  22. Algorithms in C
  23.  
  24. Amiga Intuition-Reference-Manual
  25.  
  26.  
  27. Useful CD Roms:
  28.  
  29. Amiga Developer CD V2.1:
  30. Includes the full version of StormC 3.0
  31. and the Amiga Rom Kernel Reference Manual
  32.  
  33. GeekGadgets May 98 Snapshot:
  34. Amiga Developers Enviroment
  35.  
  36.  
  37. World Wide Web:
  38.  
  39. http://www.norman-interactive.com (my Homepage)
  40.  
  41. http://www.informatik.uni-stuttgart.de (University Stuttgart, Dept. of Computer Science)
  42.  
  43. http://www.ninemoons.com (GeekGadgets)
  44.  
  45. http://www.haage-partner.com (Haage & Partner Homepage, 3D World)
  46.  
  47.  
  48.